[INFO] fetching crate leaprs 0.2.2...
[INFO] testing leaprs-0.2.2 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate leaprs 0.2.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate leaprs 0.2.2
[INFO] finished tweaking crates.io crate leaprs 0.2.2
[INFO] tweaked toml for crates.io crate leaprs 0.2.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate leaprs 0.2.2 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate leaprs 0.2.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 777523acc9b700afc797be98fac7f233fafeb25dc7be0a4c9dbfc2eee5c4abf0
[INFO] running `Command { std: "docker" "start" "-a" "777523acc9b700afc797be98fac7f233fafeb25dc7be0a4c9dbfc2eee5c4abf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "777523acc9b700afc797be98fac7f233fafeb25dc7be0a4c9dbfc2eee5c4abf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "777523acc9b700afc797be98fac7f233fafeb25dc7be0a4c9dbfc2eee5c4abf0", kill_on_drop: false }`
[INFO] [stdout] 777523acc9b700afc797be98fac7f233fafeb25dc7be0a4c9dbfc2eee5c4abf0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e37547f1c38fe0867e77502ffc04b0759eb91f6b0f83ebde7423fa3be7732e5
[INFO] running `Command { std: "docker" "start" "-a" "2e37547f1c38fe0867e77502ffc04b0759eb91f6b0f83ebde7423fa3be7732e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling winnow v0.4.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling leap-sys v0.2.0
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling leaprs v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr] warning: leaprs@0.2.2: Could not find LeapSDK at the location /usr/share/doc/ultraleap-hand-tracking-service. Install it from https://developer.leapmotion.com/tracking-software-download or set its location with the environment variable LEAPSDK_LIB_PATH.
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling toml_edit v0.19.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling derive_deref v1.1.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.2
[INFO] [stderr]    Compiling num_enum v0.7.2
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/events/log_events.rs:21:30
[INFO] [stdout]    |
[INFO] [stdout] 21 |                 .map(|index| (&*self.events.add(index as usize)))
[INFO] [stdout]    |                              ^                                 ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 21 -                 .map(|index| (&*self.events.add(index as usize)))
[INFO] [stdout] 21 +                 .map(|index| &*self.events.add(index as usize) )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bone.rs:17:23
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn prev_joint(&self) -> LeapVectorRef {
[INFO] [stdout]    |                       ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn prev_joint(&self) -> LeapVectorRef<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bone.rs:22:23
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn next_joint(&self) -> LeapVectorRef {
[INFO] [stdout]    |                       ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn next_joint(&self) -> LeapVectorRef<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bone.rs:29:21
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn rotation(&self) -> QuaternionRef {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn rotation(&self) -> QuaternionRef<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/connection.rs:95:17
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn poll(&mut self, timeout: u32) -> Result<ConnectionMessage, Error> {
[INFO] [stdout]    |                 ^^^^^^^^^                          ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn poll(&mut self, timeout: u32) -> Result<ConnectionMessage<'_>, Error> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/connection_message.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn event(&self) -> EventRef {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn event(&self) -> EventRef<'_> {
[INFO] [stdout]    |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/digit.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn bones(&self) -> [BoneRef; 4] {
[INFO] [stdout]    |                  ^^^^^      ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn bones(&self) -> [BoneRef<'_>; 4] {
[INFO] [stdout]    |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/digit.rs:34:23
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn metacarpal(&self) -> BoneRef {
[INFO] [stdout]    |                       ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn metacarpal(&self) -> BoneRef<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/digit.rs:39:21
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn proximal(&self) -> BoneRef {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn proximal(&self) -> BoneRef<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/digit.rs:43:25
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn intermediate(&self) -> BoneRef {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn intermediate(&self) -> BoneRef<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/digit.rs:48:19
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn distal(&self) -> BoneRef {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn distal(&self) -> BoneRef<'_> {
[INFO] [stdout]    |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/events/eye_event.rs:14:30
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn left_eye_position(&self) -> LeapVectorRef {
[INFO] [stdout]    |                              ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn left_eye_position(&self) -> LeapVectorRef<'_> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/events/eye_event.rs:20:31
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn right_eye_position(&self) -> LeapVectorRef {
[INFO] [stdout]    |                               ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn right_eye_position(&self) -> LeapVectorRef<'_> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/events/head_pose_event.rs:14:26
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn head_position(&self) -> LeapVectorRef {
[INFO] [stdout]    |                          ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn head_position(&self) -> LeapVectorRef<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/events/head_pose_event.rs:18:29
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn head_orientation(&self) -> QuaternionRef {
[INFO] [stdout]    |                             ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn head_orientation(&self) -> QuaternionRef<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/events/head_pose_event.rs:24:33
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn head_linear_velocity(&self) -> LeapVectorRef {
[INFO] [stdout]    |                                 ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn head_linear_velocity(&self) -> LeapVectorRef<'_> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/events/head_pose_event.rs:28:34
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn head_angular_velocity(&self) -> LeapVectorRef {
[INFO] [stdout]    |                                  ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn head_angular_velocity(&self) -> LeapVectorRef<'_> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/events/image_event.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn info(&self) -> FrameHeaderRef {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn info(&self) -> FrameHeaderRef<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/events/image_event.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn images(&self) -> [ImageRef; 2] {
[INFO] [stdout]    |                   ^^^^^      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn images(&self) -> [ImageRef<'_>; 2] {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/events/imu_event.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn accelerometer(&self) -> LeapVectorRef {
[INFO] [stdout]    |                          ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn accelerometer(&self) -> LeapVectorRef<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/events/imu_event.rs:26:22
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn gyroscope(&self) -> LeapVectorRef {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn gyroscope(&self) -> LeapVectorRef<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/events/interpolation_tracking_event.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn info(&self) -> FrameHeaderRef {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn info(&self) -> FrameHeaderRef<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/events/interpolation_tracking_event.rs:29:18
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn hands(&self) -> Vec<HandRef> {
[INFO] [stdout]    |                  ^^^^^         ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn hands(&self) -> Vec<HandRef<'_>> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/events/log_events.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn events(&self) -> Vec<LogEventRef> {
[INFO] [stdout]    |                   ^^^^^         ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn events(&self) -> Vec<LogEventRef<'_>> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/events/tracking_event.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn info(&self) -> FrameHeaderRef {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn info(&self) -> FrameHeaderRef<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/events/tracking_event.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn hands(&self) -> Vec<HandRef> {
[INFO] [stdout]    |                  ^^^^^         ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn hands(&self) -> Vec<HandRef<'_>> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hand.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn palm(&self) -> PalmRef {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn palm(&self) -> PalmRef<'_> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hand.rs:41:16
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn arm(&self) -> BoneRef {
[INFO] [stdout]    |                ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn arm(&self) -> BoneRef<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hand.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn digits(&self) -> [DigitRef; 5] {
[INFO] [stdout]    |                   ^^^^^      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn digits(&self) -> [DigitRef<'_>; 5] {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hand.rs:61:18
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub fn thumb(&self) -> DigitRef {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub fn thumb(&self) -> DigitRef<'_> {
[INFO] [stdout]    |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hand.rs:66:18
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn index(&self) -> DigitRef {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn index(&self) -> DigitRef<'_> {
[INFO] [stdout]    |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hand.rs:71:19
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn middle(&self) -> DigitRef {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn middle(&self) -> DigitRef<'_> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hand.rs:76:17
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn ring(&self) -> DigitRef {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn ring(&self) -> DigitRef<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hand.rs:81:18
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn pinky(&self) -> DigitRef {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn pinky(&self) -> DigitRef<'_> {
[INFO] [stdout]    |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/image.rs:15:23
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn properties(&self) -> ImagePropertiesRef {
[INFO] [stdout]    |                       ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn properties(&self) -> ImagePropertiesRef<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/image.rs:20:29
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn distorion_matrix(&self) -> DistortionMatrixRef {
[INFO] [stdout]    |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn distorion_matrix(&self) -> DistortionMatrixRef<'_> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/palm.rs:12:21
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn position(&self) -> LeapVectorRef {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn position(&self) -> LeapVectorRef<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/palm.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn stabilized_position(&self) -> LeapVectorRef {
[INFO] [stdout]    |                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn stabilized_position(&self) -> LeapVectorRef<'_> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/palm.rs:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn velocity(&self) -> LeapVectorRef {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn velocity(&self) -> LeapVectorRef<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/palm.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn normal(&self) -> LeapVectorRef {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn normal(&self) -> LeapVectorRef<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/palm.rs:28:24
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn orientation(&self) -> QuaternionRef {
[INFO] [stdout]    |                        ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn orientation(&self) -> QuaternionRef<'_> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/palm.rs:32:22
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn direction(&self) -> LeapVectorRef {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn direction(&self) -> LeapVectorRef<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/point_mapping.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn points(&self) -> Vec<LeapVectorRef> {
[INFO] [stdout]    |                   ^^^^^         ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn points(&self) -> Vec<LeapVectorRef<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.83s
[INFO] running `Command { std: "docker" "inspect" "2e37547f1c38fe0867e77502ffc04b0759eb91f6b0f83ebde7423fa3be7732e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e37547f1c38fe0867e77502ffc04b0759eb91f6b0f83ebde7423fa3be7732e5", kill_on_drop: false }`
[INFO] [stdout] 2e37547f1c38fe0867e77502ffc04b0759eb91f6b0f83ebde7423fa3be7732e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 70af202b7e1250e7fa4dc9c634bf13435c02b88ae79071f9c21b1f726f7a60f1
[INFO] running `Command { std: "docker" "start" "-a" "70af202b7e1250e7fa4dc9c634bf13435c02b88ae79071f9c21b1f726f7a60f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling simd-adler32 v0.3.5
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling built v0.7.1
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling imgref v1.10.1
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling bitstream-io v2.2.0
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling rgb v0.8.37
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling avif-serialize v0.8.1
[INFO] [stderr]    Compiling fdeflate v0.3.0
[INFO] [stderr]    Compiling zune-inflate v0.2.53
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling half v2.2.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling png v0.17.8
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr] warning: leaprs@0.2.2: Could not find LeapSDK at the location /usr/share/doc/ultraleap-hand-tracking-service. Install it from https://developer.leapmotion.com/tracking-software-download or set its location with the environment variable LEAPSDK_LIB_PATH.
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling zune-jpeg v0.4.11
[INFO] [stderr]    Compiling throbber v0.1.4
[INFO] [stderr]    Compiling tiff v0.9.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num_enum_derive v0.7.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling derive_deref v1.1.1
[INFO] [stderr]    Compiling profiling v1.0.15
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling num_enum v0.7.2
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling image-webp v0.1.0
[INFO] [stderr]    Compiling leaprs v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/events/log_events.rs:21:30
[INFO] [stdout]    |
[INFO] [stdout] 21 |                 .map(|index| (&*self.events.add(index as usize)))
[INFO] [stdout]    |                              ^                                 ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 21 -                 .map(|index| (&*self.events.add(index as usize)))
[INFO] [stdout] 21 +                 .map(|index| &*self.events.add(index as usize) )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bone.rs:17:23
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn prev_joint(&self) -> LeapVectorRef {
[INFO] [stdout]    |                       ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn prev_joint(&self) -> LeapVectorRef<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bone.rs:22:23
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn next_joint(&self) -> LeapVectorRef {
[INFO] [stdout]    |                       ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn next_joint(&self) -> LeapVectorRef<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bone.rs:29:21
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn rotation(&self) -> QuaternionRef {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn rotation(&self) -> QuaternionRef<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/connection.rs:95:17
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn poll(&mut self, timeout: u32) -> Result<ConnectionMessage, Error> {
[INFO] [stdout]    |                 ^^^^^^^^^                          ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn poll(&mut self, timeout: u32) -> Result<ConnectionMessage<'_>, Error> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/connection_message.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn event(&self) -> EventRef {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn event(&self) -> EventRef<'_> {
[INFO] [stdout]    |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/digit.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn bones(&self) -> [BoneRef; 4] {
[INFO] [stdout]    |                  ^^^^^      ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn bones(&self) -> [BoneRef<'_>; 4] {
[INFO] [stdout]    |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/digit.rs:34:23
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn metacarpal(&self) -> BoneRef {
[INFO] [stdout]    |                       ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn metacarpal(&self) -> BoneRef<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/digit.rs:39:21
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn proximal(&self) -> BoneRef {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn proximal(&self) -> BoneRef<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/digit.rs:43:25
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn intermediate(&self) -> BoneRef {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn intermediate(&self) -> BoneRef<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/digit.rs:48:19
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn distal(&self) -> BoneRef {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn distal(&self) -> BoneRef<'_> {
[INFO] [stdout]    |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/events/eye_event.rs:14:30
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn left_eye_position(&self) -> LeapVectorRef {
[INFO] [stdout]    |                              ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn left_eye_position(&self) -> LeapVectorRef<'_> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/events/eye_event.rs:20:31
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn right_eye_position(&self) -> LeapVectorRef {
[INFO] [stdout]    |                               ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn right_eye_position(&self) -> LeapVectorRef<'_> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/events/head_pose_event.rs:14:26
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn head_position(&self) -> LeapVectorRef {
[INFO] [stdout]    |                          ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn head_position(&self) -> LeapVectorRef<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/events/head_pose_event.rs:18:29
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn head_orientation(&self) -> QuaternionRef {
[INFO] [stdout]    |                             ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn head_orientation(&self) -> QuaternionRef<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/events/head_pose_event.rs:24:33
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn head_linear_velocity(&self) -> LeapVectorRef {
[INFO] [stdout]    |                                 ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn head_linear_velocity(&self) -> LeapVectorRef<'_> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/events/head_pose_event.rs:28:34
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn head_angular_velocity(&self) -> LeapVectorRef {
[INFO] [stdout]    |                                  ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn head_angular_velocity(&self) -> LeapVectorRef<'_> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/events/image_event.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn info(&self) -> FrameHeaderRef {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn info(&self) -> FrameHeaderRef<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/events/image_event.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn images(&self) -> [ImageRef; 2] {
[INFO] [stdout]    |                   ^^^^^      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn images(&self) -> [ImageRef<'_>; 2] {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/events/imu_event.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn accelerometer(&self) -> LeapVectorRef {
[INFO] [stdout]    |                          ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn accelerometer(&self) -> LeapVectorRef<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/events/imu_event.rs:26:22
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn gyroscope(&self) -> LeapVectorRef {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn gyroscope(&self) -> LeapVectorRef<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/events/interpolation_tracking_event.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn info(&self) -> FrameHeaderRef {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn info(&self) -> FrameHeaderRef<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/events/interpolation_tracking_event.rs:29:18
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn hands(&self) -> Vec<HandRef> {
[INFO] [stdout]    |                  ^^^^^         ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn hands(&self) -> Vec<HandRef<'_>> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/events/log_events.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn events(&self) -> Vec<LogEventRef> {
[INFO] [stdout]    |                   ^^^^^         ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn events(&self) -> Vec<LogEventRef<'_>> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/events/tracking_event.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn info(&self) -> FrameHeaderRef {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn info(&self) -> FrameHeaderRef<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/events/tracking_event.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn hands(&self) -> Vec<HandRef> {
[INFO] [stdout]    |                  ^^^^^         ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn hands(&self) -> Vec<HandRef<'_>> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hand.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn palm(&self) -> PalmRef {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn palm(&self) -> PalmRef<'_> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hand.rs:41:16
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn arm(&self) -> BoneRef {
[INFO] [stdout]    |                ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn arm(&self) -> BoneRef<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hand.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn digits(&self) -> [DigitRef; 5] {
[INFO] [stdout]    |                   ^^^^^      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn digits(&self) -> [DigitRef<'_>; 5] {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hand.rs:61:18
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub fn thumb(&self) -> DigitRef {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub fn thumb(&self) -> DigitRef<'_> {
[INFO] [stdout]    |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hand.rs:66:18
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn index(&self) -> DigitRef {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn index(&self) -> DigitRef<'_> {
[INFO] [stdout]    |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hand.rs:71:19
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn middle(&self) -> DigitRef {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn middle(&self) -> DigitRef<'_> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hand.rs:76:17
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn ring(&self) -> DigitRef {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn ring(&self) -> DigitRef<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hand.rs:81:18
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn pinky(&self) -> DigitRef {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn pinky(&self) -> DigitRef<'_> {
[INFO] [stdout]    |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/image.rs:15:23
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn properties(&self) -> ImagePropertiesRef {
[INFO] [stdout]    |                       ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn properties(&self) -> ImagePropertiesRef<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/image.rs:20:29
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn distorion_matrix(&self) -> DistortionMatrixRef {
[INFO] [stdout]    |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn distorion_matrix(&self) -> DistortionMatrixRef<'_> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/palm.rs:12:21
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn position(&self) -> LeapVectorRef {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn position(&self) -> LeapVectorRef<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/palm.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn stabilized_position(&self) -> LeapVectorRef {
[INFO] [stdout]    |                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn stabilized_position(&self) -> LeapVectorRef<'_> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/palm.rs:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn velocity(&self) -> LeapVectorRef {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn velocity(&self) -> LeapVectorRef<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/palm.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn normal(&self) -> LeapVectorRef {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn normal(&self) -> LeapVectorRef<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/palm.rs:28:24
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn orientation(&self) -> QuaternionRef {
[INFO] [stdout]    |                        ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn orientation(&self) -> QuaternionRef<'_> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/palm.rs:32:22
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn direction(&self) -> LeapVectorRef {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn direction(&self) -> LeapVectorRef<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/point_mapping.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn points(&self) -> Vec<LeapVectorRef> {
[INFO] [stdout]    |                   ^^^^^         ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn points(&self) -> Vec<LeapVectorRef<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling exr v1.6.3
[INFO] [stderr]    Compiling ravif v0.11.4
[INFO] [stderr]    Compiling image v0.25.1
[INFO] [stdout] warning: unexpected `cfg` condition value: `detect-unknown-events`
[INFO] [stdout]    --> src/event.rs:186:11
[INFO] [stdout]     |
[INFO] [stdout] 186 |     #[cfg(feature = "detect-unknown-events")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `gemini`, `glam`, and `nalgebra`
[INFO] [stdout]     = help: consider adding `detect-unknown-events` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/events/log_events.rs:21:30
[INFO] [stdout]    |
[INFO] [stdout] 21 |                 .map(|index| (&*self.events.add(index as usize)))
[INFO] [stdout]    |                              ^                                 ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 21 -                 .map(|index| (&*self.events.add(index as usize)))
[INFO] [stdout] 21 +                 .map(|index| &*self.events.add(index as usize) )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcVjawQU/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libleaprs-b4ac30af15893c5d,libthiserror-69a0011b25a2ee95,libnum_enum-c66f91ca88909a8b,libbitflags-2dca024d43a0c2f6,libleap_sys-39fe7d4488304a7b}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcVjawQU/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/watch_events-3506868b5d0a2798" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: LeapOpenConnection
[INFO] [stdout]           >>> referenced by connection.rs:57 (src/connection.rs:57)
[INFO] [stdout]           >>>               leaprs-b4ac30af15893c5d.leaprs.efb2cb1452df1282-cgu.0.rcgu.o:(<leaprs::connection::Connection>::open) in archive /opt/rustwide/target/debug/deps/libleaprs-b4ac30af15893c5d.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: LeapPollConnection
[INFO] [stdout]           >>> referenced by connection.rs:99 (src/connection.rs:99)
[INFO] [stdout]           >>>               leaprs-b4ac30af15893c5d.leaprs.efb2cb1452df1282-cgu.0.rcgu.o:(<leaprs::connection::Connection>::poll) in archive /opt/rustwide/target/debug/deps/libleaprs-b4ac30af15893c5d.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: LeapCreateConnection
[INFO] [stdout]           >>> referenced by connection.rs:39 (src/connection.rs:39)
[INFO] [stdout]           >>>               leaprs-b4ac30af15893c5d.leaprs.efb2cb1452df1282-cgu.0.rcgu.o:(<leaprs::connection::Connection>::create) in archive /opt/rustwide/target/debug/deps/libleaprs-b4ac30af15893c5d.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: LeapCloseConnection
[INFO] [stdout]           >>> referenced by connection.rs:17 (src/connection.rs:17)
[INFO] [stdout]           >>>               leaprs-b4ac30af15893c5d.leaprs.efb2cb1452df1282-cgu.0.rcgu.o:(<leaprs::connection::Connection as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/deps/libleaprs-b4ac30af15893c5d.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: LeapDestroyConnection
[INFO] [stdout]           >>> referenced by connection.rs:18 (src/connection.rs:18)
[INFO] [stdout]           >>>               leaprs-b4ac30af15893c5d.leaprs.efb2cb1452df1282-cgu.0.rcgu.o:(<leaprs::connection::Connection as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/deps/libleaprs-b4ac30af15893c5d.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcPj8jko/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libleaprs-b4ac30af15893c5d,libthiserror-69a0011b25a2ee95,libnum_enum-c66f91ca88909a8b,libbitflags-2dca024d43a0c2f6,libleap_sys-39fe7d4488304a7b}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcPj8jko/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/count_hands-f2db5ec6bdcfe29e" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: LeapOpenConnection
[INFO] [stdout]           >>> referenced by connection.rs:57 (src/connection.rs:57)
[INFO] [stdout]           >>>               leaprs-b4ac30af15893c5d.leaprs.efb2cb1452df1282-cgu.0.rcgu.o:(<leaprs::connection::Connection>::open) in archive /opt/rustwide/target/debug/deps/libleaprs-b4ac30af15893c5d.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: LeapPollConnection
[INFO] [stdout]           >>> referenced by connection.rs:99 (src/connection.rs:99)
[INFO] [stdout]           >>>               leaprs-b4ac30af15893c5d.leaprs.efb2cb1452df1282-cgu.0.rcgu.o:(<leaprs::connection::Connection>::poll) in archive /opt/rustwide/target/debug/deps/libleaprs-b4ac30af15893c5d.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: LeapCreateConnection
[INFO] [stdout]           >>> referenced by connection.rs:39 (src/connection.rs:39)
[INFO] [stdout]           >>>               leaprs-b4ac30af15893c5d.leaprs.efb2cb1452df1282-cgu.0.rcgu.o:(<leaprs::connection::Connection>::create) in archive /opt/rustwide/target/debug/deps/libleaprs-b4ac30af15893c5d.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: LeapCloseConnection
[INFO] [stdout]           >>> referenced by connection.rs:17 (src/connection.rs:17)
[INFO] [stdout]           >>>               leaprs-b4ac30af15893c5d.leaprs.efb2cb1452df1282-cgu.0.rcgu.o:(<leaprs::connection::Connection as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/deps/libleaprs-b4ac30af15893c5d.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: LeapDestroyConnection
[INFO] [stdout]           >>> referenced by connection.rs:18 (src/connection.rs:18)
[INFO] [stdout]           >>>               leaprs-b4ac30af15893c5d.leaprs.efb2cb1452df1282-cgu.0.rcgu.o:(<leaprs::connection::Connection as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/deps/libleaprs-b4ac30af15893c5d.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: leaprs@0.2.2: Could not find LeapSDK at the location /usr/share/doc/ultraleap-hand-tracking-service. Install it from https://developer.leapmotion.com/tracking-software-download or set its location with the environment variable LEAPSDK_LIB_PATH.
[INFO] [stderr] error: could not compile `leaprs` (example "count_hands") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: leaprs@0.2.2: Could not find LeapSDK at the location /usr/share/doc/ultraleap-hand-tracking-service. Install it from https://developer.leapmotion.com/tracking-software-download or set its location with the environment variable LEAPSDK_LIB_PATH.
[INFO] [stderr] error: could not compile `leaprs` (example "watch_events") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustctwogER/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libimage-848a88d90fb88b5f,libimage_webp-11eb8ddc8a96be9a,libqoi-aa552d5479b382ac,libpng-9fad3ece4e97213b,libminiz_oxide-9de7d7725014cbc4,libfdeflate-cfa4844777c93159,libbitflags-e2b4db6c651223da,libexr-3b77da930fe5d19d,libflume-bc6254468774d63b,libspin-5ac0321369693c28,liblock_api-7788bd6dcb20fbe1,libpin_project-e3093afc01878237,libfutures_sink-d489d6075e09abd8,libfutures_core-33de149e907e584f,libnanorand-f2c167ce1cbbd6e6,libgetrandom-6a5f28c67e8aa4eb,libzune_inflate-b2b0984204e76ef2,libsimd_adler32-a063a015ff23fa80,libbit_field-eda3227a244109cb,liblebe-dd40720b17de66d8,libhalf-9a95a3935a0a9638,libsmallvec-1e90fea9640a9b23,libzune_jpeg-5edefad0d6f98562,libzune_core-e448b15fbf642cb4,libgif-3fce1ae4fde7316c,libcolor_quant-fa7ff1de0e6ea74b,libbyteorder-379f547b04d51d02,libravif-c76534b89d1a25f9,libloop9-9fcab939847df4dd,libavif_serialize-d9cd07621e67ee79,libquick_error-8d402ad4d863a69d,librgb-5528bcdf898938f6,librav1e-f64c7b76da3039b2,libprofiling-4f01c03700f27b4b,libav1_grain-45329a6ca9e2fff5,libnom-5809966827a45f04,libmemchr-4eb6143eac4709eb,libnum_rational-f4c847afd8ddb70d,libnum_bigint-53652c24ee4b688c,libnum_integer-fcb803c66d1451be,libanyhow-f2d645d4da10f5b2,libdebug_unreachable-dd0032cccfa609c8,libmaybe_rayon-1e511cb9889f390f,librayon-965159680756f08f,librayon_core-04e88a754160c04e,libnum_cpus-e2a901cbdb86e1d8,liblibc-9141d6d61f049405,libcrossbeam_deque-e73efd7b0c0ee671,libcrossbeam_epoch-2729b03d171b52fc,libmemoffset-4f16436430c51c4d,libscopeguard-43643e546252cd47,libcrossbeam_channel-493f590034689af0,libcrossbeam_utils-08e41bab163489a6,libv_frame-680baa7a52287d71,libaligned_vec-ab53b3b8648dcc44,libarrayvec-f942e8c771b56381,libbitstream_io-4b12d843572219e2,libitertools-fa1a44b28fa35974,libeither-65d076b9370b22df,liblog-52b0edbc91f154fe,libimgref-8300d2ee6b200c5b,libbytemuck-1761be5de74f92c5,libnum_traits-03685fe854bcc424,libtiff-ef7fc8034e1798c1,libflate2-92ea35abd5c5368c,libminiz_oxide-411e1895e9e49802,libadler-f4caa73e14204bdd,libcrc32fast-a72b5faa4f062e07,libcfg_if-33ef6c02a07f9fec,libweezl-a28855e8054185c9,libjpeg_decoder-2fcbe62cda9380d0,libthrobber-4742ec1b6f5c2501,libleaprs-b4ac30af15893c5d,libthiserror-69a0011b25a2ee95,libnum_enum-c66f91ca88909a8b,libbitflags-2dca024d43a0c2f6,libleap_sys-39fe7d4488304a7b}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustctwogER/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/interactive-41ef8108f69a0b4a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: LeapDevicePIDToString
[INFO] [stdout]           >>> referenced by device_pid.rs:32 (src/device_pid.rs:32)
[INFO] [stdout]           >>>               leaprs-b4ac30af15893c5d.leaprs.efb2cb1452df1282-cgu.3.rcgu.o:(<leaprs::device_pid::DevicePID>::to_cstr) in archive /opt/rustwide/target/debug/deps/libleaprs-b4ac30af15893c5d.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: LeapGetDeviceInfo
[INFO] [stdout]           >>> referenced by device.rs:69 (src/device.rs:69)
[INFO] [stdout]           >>>               leaprs-b4ac30af15893c5d.leaprs.efb2cb1452df1282-cgu.1.rcgu.o:(<leaprs::device::Device>::get_info_raw) in archive /opt/rustwide/target/debug/deps/libleaprs-b4ac30af15893c5d.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: LeapOpenDevice
[INFO] [stdout]           >>> referenced by device.rs:41 (src/device.rs:41)
[INFO] [stdout]           >>>               leaprs-b4ac30af15893c5d.leaprs.efb2cb1452df1282-cgu.1.rcgu.o:(<leaprs::device::Device>::open) in archive /opt/rustwide/target/debug/deps/libleaprs-b4ac30af15893c5d.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: LeapCloseDevice
[INFO] [stdout]           >>> referenced by device.rs:21 (src/device.rs:21)
[INFO] [stdout]           >>>               leaprs-b4ac30af15893c5d.leaprs.efb2cb1452df1282-cgu.1.rcgu.o:(<leaprs::device::Device as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/deps/libleaprs-b4ac30af15893c5d.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: LeapGetTrackingMode
[INFO] [stdout]           >>> referenced by connection.rs:461 (src/connection.rs:461)
[INFO] [stdout]           >>>               leaprs-b4ac30af15893c5d.leaprs.efb2cb1452df1282-cgu.0.rcgu.o:(<leaprs::connection::Connection>::get_tracking_mode) in archive /opt/rustwide/target/debug/deps/libleaprs-b4ac30af15893c5d.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: LeapSetPolicyFlags
[INFO] [stdout]           >>> referenced by connection.rs:165 (src/connection.rs:165)
[INFO] [stdout]           >>>               leaprs-b4ac30af15893c5d.leaprs.efb2cb1452df1282-cgu.0.rcgu.o:(<leaprs::connection::Connection>::set_policy_flags) in archive /opt/rustwide/target/debug/deps/libleaprs-b4ac30af15893c5d.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: LeapOpenConnection
[INFO] [stdout]           >>> referenced by connection.rs:57 (src/connection.rs:57)
[INFO] [stdout]           >>>               leaprs-b4ac30af15893c5d.leaprs.efb2cb1452df1282-cgu.0.rcgu.o:(<leaprs::connection::Connection>::open) in archive /opt/rustwide/target/debug/deps/libleaprs-b4ac30af15893c5d.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: LeapPollConnection
[INFO] [stdout]           >>> referenced by connection.rs:99 (src/connection.rs:99)
[INFO] [stdout]           >>>               leaprs-b4ac30af15893c5d.leaprs.efb2cb1452df1282-cgu.0.rcgu.o:(<leaprs::connection::Connection>::poll) in archive /opt/rustwide/target/debug/deps/libleaprs-b4ac30af15893c5d.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: LeapCreateConnection
[INFO] [stdout]           >>> referenced by connection.rs:39 (src/connection.rs:39)
[INFO] [stdout]           >>>               leaprs-b4ac30af15893c5d.leaprs.efb2cb1452df1282-cgu.0.rcgu.o:(<leaprs::connection::Connection>::create) in archive /opt/rustwide/target/debug/deps/libleaprs-b4ac30af15893c5d.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: LeapCloseConnection
[INFO] [stdout]           >>> referenced by connection.rs:17 (src/connection.rs:17)
[INFO] [stdout]           >>>               leaprs-b4ac30af15893c5d.leaprs.efb2cb1452df1282-cgu.0.rcgu.o:(<leaprs::connection::Connection as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/deps/libleaprs-b4ac30af15893c5d.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: LeapDestroyConnection
[INFO] [stdout]           >>> referenced by connection.rs:18 (src/connection.rs:18)
[INFO] [stdout]           >>>               leaprs-b4ac30af15893c5d.leaprs.efb2cb1452df1282-cgu.0.rcgu.o:(<leaprs::connection::Connection as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/deps/libleaprs-b4ac30af15893c5d.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: leaprs@0.2.2: Could not find LeapSDK at the location /usr/share/doc/ultraleap-hand-tracking-service. Install it from https://developer.leapmotion.com/tracking-software-download or set its location with the environment variable LEAPSDK_LIB_PATH.
[INFO] [stderr] error: could not compile `leaprs` (example "interactive") due to 1 previous error
[INFO] [stdout] warning: variable `tracking_event` is assigned to, but never used
[INFO] [stdout]   --> src/sized_with_trailing_data.rs:75:13
[INFO] [stdout]    |
[INFO] [stdout] 75 |         let mut tracking_event: LEAP_TRACKING_EVENT;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_tracking_event` instead
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `tracking_event` is never read
[INFO] [stdout]   --> src/sized_with_trailing_data.rs:78:13
[INFO] [stdout]    |
[INFO] [stdout] 78 |             tracking_event = std::mem::zeroed();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `tracking_event` is never read
[INFO] [stdout]   --> src/sized_with_trailing_data.rs:79:13
[INFO] [stdout]    |
[INFO] [stdout] 79 |             tracking_event.tracking_frame_id = 42;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bone.rs:17:23
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn prev_joint(&self) -> LeapVectorRef {
[INFO] [stdout]    |                       ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn prev_joint(&self) -> LeapVectorRef<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bone.rs:22:23
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn next_joint(&self) -> LeapVectorRef {
[INFO] [stdout]    |                       ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn next_joint(&self) -> LeapVectorRef<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bone.rs:29:21
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn rotation(&self) -> QuaternionRef {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn rotation(&self) -> QuaternionRef<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/connection.rs:95:17
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn poll(&mut self, timeout: u32) -> Result<ConnectionMessage, Error> {
[INFO] [stdout]    |                 ^^^^^^^^^                          ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn poll(&mut self, timeout: u32) -> Result<ConnectionMessage<'_>, Error> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/connection_message.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn event(&self) -> EventRef {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn event(&self) -> EventRef<'_> {
[INFO] [stdout]    |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/digit.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn bones(&self) -> [BoneRef; 4] {
[INFO] [stdout]    |                  ^^^^^      ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn bones(&self) -> [BoneRef<'_>; 4] {
[INFO] [stdout]    |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/digit.rs:34:23
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn metacarpal(&self) -> BoneRef {
[INFO] [stdout]    |                       ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn metacarpal(&self) -> BoneRef<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/digit.rs:39:21
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn proximal(&self) -> BoneRef {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn proximal(&self) -> BoneRef<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/digit.rs:43:25
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn intermediate(&self) -> BoneRef {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn intermediate(&self) -> BoneRef<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/digit.rs:48:19
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn distal(&self) -> BoneRef {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn distal(&self) -> BoneRef<'_> {
[INFO] [stdout]    |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/events/eye_event.rs:14:30
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn left_eye_position(&self) -> LeapVectorRef {
[INFO] [stdout]    |                              ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn left_eye_position(&self) -> LeapVectorRef<'_> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/events/eye_event.rs:20:31
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn right_eye_position(&self) -> LeapVectorRef {
[INFO] [stdout]    |                               ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn right_eye_position(&self) -> LeapVectorRef<'_> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/events/head_pose_event.rs:14:26
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn head_position(&self) -> LeapVectorRef {
[INFO] [stdout]    |                          ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn head_position(&self) -> LeapVectorRef<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/events/head_pose_event.rs:18:29
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn head_orientation(&self) -> QuaternionRef {
[INFO] [stdout]    |                             ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn head_orientation(&self) -> QuaternionRef<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/events/head_pose_event.rs:24:33
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn head_linear_velocity(&self) -> LeapVectorRef {
[INFO] [stdout]    |                                 ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn head_linear_velocity(&self) -> LeapVectorRef<'_> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/events/head_pose_event.rs:28:34
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn head_angular_velocity(&self) -> LeapVectorRef {
[INFO] [stdout]    |                                  ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn head_angular_velocity(&self) -> LeapVectorRef<'_> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/events/image_event.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn info(&self) -> FrameHeaderRef {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn info(&self) -> FrameHeaderRef<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/events/image_event.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn images(&self) -> [ImageRef; 2] {
[INFO] [stdout]    |                   ^^^^^      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn images(&self) -> [ImageRef<'_>; 2] {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/events/imu_event.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn accelerometer(&self) -> LeapVectorRef {
[INFO] [stdout]    |                          ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn accelerometer(&self) -> LeapVectorRef<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/events/imu_event.rs:26:22
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn gyroscope(&self) -> LeapVectorRef {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn gyroscope(&self) -> LeapVectorRef<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/events/interpolation_tracking_event.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn info(&self) -> FrameHeaderRef {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn info(&self) -> FrameHeaderRef<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/events/interpolation_tracking_event.rs:29:18
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn hands(&self) -> Vec<HandRef> {
[INFO] [stdout]    |                  ^^^^^         ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn hands(&self) -> Vec<HandRef<'_>> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/events/log_events.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn events(&self) -> Vec<LogEventRef> {
[INFO] [stdout]    |                   ^^^^^         ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn events(&self) -> Vec<LogEventRef<'_>> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/events/tracking_event.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn info(&self) -> FrameHeaderRef {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn info(&self) -> FrameHeaderRef<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/events/tracking_event.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn hands(&self) -> Vec<HandRef> {
[INFO] [stdout]    |                  ^^^^^         ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn hands(&self) -> Vec<HandRef<'_>> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hand.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn palm(&self) -> PalmRef {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn palm(&self) -> PalmRef<'_> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hand.rs:41:16
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn arm(&self) -> BoneRef {
[INFO] [stdout]    |                ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn arm(&self) -> BoneRef<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hand.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn digits(&self) -> [DigitRef; 5] {
[INFO] [stdout]    |                   ^^^^^      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn digits(&self) -> [DigitRef<'_>; 5] {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hand.rs:61:18
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub fn thumb(&self) -> DigitRef {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub fn thumb(&self) -> DigitRef<'_> {
[INFO] [stdout]    |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hand.rs:66:18
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn index(&self) -> DigitRef {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn index(&self) -> DigitRef<'_> {
[INFO] [stdout]    |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hand.rs:71:19
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn middle(&self) -> DigitRef {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn middle(&self) -> DigitRef<'_> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hand.rs:76:17
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn ring(&self) -> DigitRef {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn ring(&self) -> DigitRef<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hand.rs:81:18
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn pinky(&self) -> DigitRef {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn pinky(&self) -> DigitRef<'_> {
[INFO] [stdout]    |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/image.rs:15:23
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn properties(&self) -> ImagePropertiesRef {
[INFO] [stdout]    |                       ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn properties(&self) -> ImagePropertiesRef<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/image.rs:20:29
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn distorion_matrix(&self) -> DistortionMatrixRef {
[INFO] [stdout]    |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn distorion_matrix(&self) -> DistortionMatrixRef<'_> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/palm.rs:12:21
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn position(&self) -> LeapVectorRef {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn position(&self) -> LeapVectorRef<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/palm.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn stabilized_position(&self) -> LeapVectorRef {
[INFO] [stdout]    |                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn stabilized_position(&self) -> LeapVectorRef<'_> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/palm.rs:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn velocity(&self) -> LeapVectorRef {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn velocity(&self) -> LeapVectorRef<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/palm.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn normal(&self) -> LeapVectorRef {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn normal(&self) -> LeapVectorRef<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/palm.rs:28:24
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn orientation(&self) -> QuaternionRef {
[INFO] [stdout]    |                        ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn orientation(&self) -> QuaternionRef<'_> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/palm.rs:32:22
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn direction(&self) -> LeapVectorRef {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn direction(&self) -> LeapVectorRef<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/point_mapping.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn points(&self) -> Vec<LeapVectorRef> {
[INFO] [stdout]    |                   ^^^^^         ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn points(&self) -> Vec<LeapVectorRef<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcFNDF6Y/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libimage-848a88d90fb88b5f,libimage_webp-11eb8ddc8a96be9a,libqoi-aa552d5479b382ac,libpng-9fad3ece4e97213b,libminiz_oxide-9de7d7725014cbc4,libfdeflate-cfa4844777c93159,libbitflags-e2b4db6c651223da,libexr-3b77da930fe5d19d,libflume-bc6254468774d63b,libspin-5ac0321369693c28,liblock_api-7788bd6dcb20fbe1,libpin_project-e3093afc01878237,libfutures_sink-d489d6075e09abd8,libfutures_core-33de149e907e584f,libnanorand-f2c167ce1cbbd6e6,libgetrandom-6a5f28c67e8aa4eb,libzune_inflate-b2b0984204e76ef2,libsimd_adler32-a063a015ff23fa80,libbit_field-eda3227a244109cb,liblebe-dd40720b17de66d8,libhalf-9a95a3935a0a9638,libsmallvec-1e90fea9640a9b23,libzune_jpeg-5edefad0d6f98562,libzune_core-e448b15fbf642cb4,libgif-3fce1ae4fde7316c,libcolor_quant-fa7ff1de0e6ea74b,libbyteorder-379f547b04d51d02,libravif-c76534b89d1a25f9,libloop9-9fcab939847df4dd,libavif_serialize-d9cd07621e67ee79,libquick_error-8d402ad4d863a69d,librgb-5528bcdf898938f6,librav1e-f64c7b76da3039b2,libprofiling-4f01c03700f27b4b,libav1_grain-45329a6ca9e2fff5,libnom-5809966827a45f04,libmemchr-4eb6143eac4709eb,libnum_rational-f4c847afd8ddb70d,libnum_bigint-53652c24ee4b688c,libnum_integer-fcb803c66d1451be,libanyhow-f2d645d4da10f5b2,libdebug_unreachable-dd0032cccfa609c8,libmaybe_rayon-1e511cb9889f390f,librayon-965159680756f08f,librayon_core-04e88a754160c04e,libnum_cpus-e2a901cbdb86e1d8,liblibc-9141d6d61f049405,libcrossbeam_deque-e73efd7b0c0ee671,libcrossbeam_epoch-2729b03d171b52fc,libmemoffset-4f16436430c51c4d,libscopeguard-43643e546252cd47,libcrossbeam_channel-493f590034689af0,libcrossbeam_utils-08e41bab163489a6,libv_frame-680baa7a52287d71,libaligned_vec-ab53b3b8648dcc44,libarrayvec-f942e8c771b56381,libbitstream_io-4b12d843572219e2,libitertools-fa1a44b28fa35974,libeither-65d076b9370b22df,liblog-52b0edbc91f154fe,libimgref-8300d2ee6b200c5b,libbytemuck-1761be5de74f92c5,libnum_traits-03685fe854bcc424,libtiff-ef7fc8034e1798c1,libflate2-92ea35abd5c5368c,libminiz_oxide-411e1895e9e49802,libadler-f4caa73e14204bdd,libcrc32fast-a72b5faa4f062e07,libweezl-a28855e8054185c9,libjpeg_decoder-2fcbe62cda9380d0,libtempfile-10c27efc025a6102,libfastrand-f70792496f031f26,librustix-7d54fd0d683522ef,liblinux_raw_sys-2d80ef41b7d55fc4,libcfg_if-33ef6c02a07f9fec}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libthiserror-69a0011b25a2ee95,libnum_enum-c66f91ca88909a8b,libbitflags-2dca024d43a0c2f6,libleap_sys-39fe7d4488304a7b}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcFNDF6Y/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/leaprs-886d40d9558efce5" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: LeapPixelToRectilinearEx
[INFO] [stdout]           >>> referenced by connection.rs:686 (src/connection.rs:686)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/leaprs-886d40d9558efce5.leaprs.8f99361417535eb6-cgu.0.rcgu.o:(<leaprs::connection::Connection>::pixel_to_rectilinear_ex::<[f32; 3]>)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: LeapRectilinearToPixelEx
[INFO] [stdout]           >>> referenced by connection.rs:725 (src/connection.rs:725)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/leaprs-886d40d9558efce5.leaprs.8f99361417535eb6-cgu.0.rcgu.o:(<leaprs::connection::Connection>::rectilinear_to_pixel_ex::<[f32; 3]>)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: LeapPixelToRectilinear
[INFO] [stdout]           >>> referenced by connection.rs:330 (src/connection.rs:330)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/leaprs-886d40d9558efce5.leaprs.8f99361417535eb6-cgu.0.rcgu.o:(<leaprs::connection::Connection>::pixel_to_rectilinear::<[f32; 3]>)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: LeapRectilinearToPixel
[INFO] [stdout]           >>> referenced by connection.rs:364 (src/connection.rs:364)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/leaprs-886d40d9558efce5.leaprs.8f99361417535eb6-cgu.0.rcgu.o:(<leaprs::connection::Connection>::rectilinear_to_pixel::<[f32; 3]>)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: LeapGetNow
[INFO] [stdout]           >>> referenced by lib.rs:93 (src/lib.rs:93)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/leaprs-886d40d9558efce5.leaprs.8f99361417535eb6-cgu.0.rcgu.o:(leaprs::leap_get_now)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: LeapGetVersion
[INFO] [stdout]           >>> referenced by connection.rs:409 (src/connection.rs:409)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/leaprs-886d40d9558efce5.leaprs.8f99361417535eb6-cgu.0.rcgu.o:(<leaprs::connection::Connection>::get_version)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: LeapCameraMatrix
[INFO] [stdout]           >>> referenced by connection.rs:776 (src/connection.rs:776)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/leaprs-886d40d9558efce5.leaprs.8f99361417535eb6-cgu.0.rcgu.o:(<leaprs::connection::Connection>::camera_matrix)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: LeapCameraMatrixEx
[INFO] [stdout]           >>> referenced by connection.rs:746 (src/connection.rs:746)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/leaprs-886d40d9558efce5.leaprs.8f99361417535eb6-cgu.0.rcgu.o:(<leaprs::connection::Connection>::camera_matrix_ex)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: LeapSubscribeEvents
[INFO] [stdout]           >>> referenced by connection.rs:580 (src/connection.rs:580)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/leaprs-886d40d9558efce5.leaprs.8f99361417535eb6-cgu.0.rcgu.o:(<leaprs::connection::Connection>::subscribe_events)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: LeapDistortionCoeffs
[INFO] [stdout]           >>> referenced by connection.rs:789 (src/connection.rs:789)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/leaprs-886d40d9558efce5.leaprs.8f99361417535eb6-cgu.0.rcgu.o:(<leaprs::connection::Connection>::distortion_coeffs)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: LeapGetFrameSizeEx
[INFO] [stdout]           >>> referenced by connection.rs:617 (src/connection.rs:617)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/leaprs-886d40d9558efce5.leaprs.8f99361417535eb6-cgu.0.rcgu.o:(<leaprs::connection::Connection>::get_frame_size_ex)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: LeapGetTrackingMode
[INFO] [stdout]           >>> referenced by connection.rs:461 (src/connection.rs:461)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/leaprs-886d40d9558efce5.leaprs.8f99361417535eb6-cgu.0.rcgu.o:(<leaprs::connection::Connection>::get_tracking_mode)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: LeapSetPrimaryDevice
[INFO] [stdout]           >>> referenced by connection.rs:557 (src/connection.rs:557)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/leaprs-886d40d9558efce5.leaprs.8f99361417535eb6-cgu.0.rcgu.o:(<leaprs::connection::Connection>::set_primary_device)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: LeapSetPolicyFlagsEx
[INFO] [stdout]           >>> referenced by connection.rs:439 (src/connection.rs:439)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/leaprs-886d40d9558efce5.leaprs.8f99361417535eb6-cgu.0.rcgu.o:(<leaprs::connection::Connection>::set_policy_flags_ex)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: LeapDistortionCoeffsEx
[INFO] [stdout]           >>> referenced by connection.rs:766 (src/connection.rs:766)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/leaprs-886d40d9558efce5.leaprs.8f99361417535eb6-cgu.0.rcgu.o:(<leaprs::connection::Connection>::distortion_coeffs_ex)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: LeapGetTrackingModeEx
[INFO] [stdout]           >>> referenced by connection.rs:478 (src/connection.rs:478)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/leaprs-886d40d9558efce5.leaprs.8f99361417535eb6-cgu.0.rcgu.o:(<leaprs::connection::Connection>::get_tracking_mode_ex)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: LeapInterpolateFrameEx
[INFO] [stdout]           >>> referenced by connection.rs:649 (src/connection.rs:649)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/leaprs-886d40d9558efce5.leaprs.8f99361417535eb6-cgu.0.rcgu.o:(<leaprs::connection::Connection>::interpolate_frame_ex)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: LeapGetFrameSize
[INFO] [stdout]           >>> referenced by connection.rs:265 (src/connection.rs:265)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/leaprs-886d40d9558efce5.leaprs.8f99361417535eb6-cgu.0.rcgu.o:(<leaprs::connection::Connection>::get_frame_size)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: LeapSetPolicyFlags
[INFO] [stdout]           >>> referenced by connection.rs:165 (src/connection.rs:165)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/leaprs-886d40d9558efce5.leaprs.8f99361417535eb6-cgu.0.rcgu.o:(<leaprs::connection::Connection>::set_policy_flags)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: LeapGetPointMapping
[INFO] [stdout]           >>> referenced by connection.rs:384 (src/connection.rs:384)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/leaprs-886d40d9558efce5.leaprs.8f99361417535eb6-cgu.0.rcgu.o:(<leaprs::connection::Connection>::get_point_mapping)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: leaprs@0.2.2: Could not find LeapSDK at the location /usr/share/doc/ultraleap-hand-tracking-service. Install it from https://developer.leapmotion.com/tracking-software-download or set its location with the environment variable LEAPSDK_LIB_PATH.
[INFO] [stderr] error: could not compile `leaprs` (lib test) due to 1 previous error; 47 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "70af202b7e1250e7fa4dc9c634bf13435c02b88ae79071f9c21b1f726f7a60f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70af202b7e1250e7fa4dc9c634bf13435c02b88ae79071f9c21b1f726f7a60f1", kill_on_drop: false }`
[INFO] [stdout] 70af202b7e1250e7fa4dc9c634bf13435c02b88ae79071f9c21b1f726f7a60f1
